Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Apr 18, 2024

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.

Closes #3082

mp911de added 3 commits April 18, 2024 15:53
…ries`.

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.
Use constants where possible.
@christophstrobl
Copy link
Member

👍 LGTM - AOT and native tests pass as well.

christophstrobl pushed a commit that referenced this pull request Jun 26, 2024
…ries`.

We now accept a dedicated BeanNameGenerator in our Enable…Repositories annotations to override the importBeanNameGenerator.

Closes: #3082
Original Pull Request: #3083
christophstrobl pushed a commit that referenced this pull request Jun 26, 2024
Use constants where possible.

Original Pull Request: #3083
christophstrobl added a commit that referenced this pull request Jun 26, 2024
Delegate annotation attribute resolution to configured BeanNameGenerator resolving method and test for enabling reactive repositories.

Original Pull Request: #3083
@christophstrobl christophstrobl deleted the issue/3082 branch June 26, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow custom bean name generator for repository
2 participants